feat: v0.2.1 - Library separation and NuGet packaging - #5
Merged
Conversation
…nal.CANdy.CLI; wire references; keep build/tests green
…eDbc/validateConfig/generateCode + async + path orchestration)
… DbcParserLib dependency; fix regex quoting
…) and wire Api.generateCode; add Codegen.fs to project
…; smoke E2E PASS\nfeat(Facade): add C#-friendly thin facade wrapping Core (exceptions instead of Result)\ndocs: GEMINI Progress updated (2025-08-27)
…ifacts; pack preview0 for Core/Facade
…preview.0, refine NuGet READMEs; build/tests green
…n and docs; confirm pack; prep for v0.2.1 tag
…to avoid NuGet reservation conflict
…elease workflow - Add NuGet version badges for SignalCandy and SignalCandy.Core packages - Modify release workflow to only deploy from main branch (prevents accidental releases from feature branches) - Release workflow now checks if tag is reachable from main before proceeding with NuGet publish
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat: v0.2.1 - Library separation and NuGet packaging
Implement v0.2.1 library separation with multi-project architecture and NuGet packaging.
Changes
Quality
After merge